Lender Price API Web Service
Lender Price API Web Service / RateSheetGeneratorConfig Json Schema
In This Topic
    RateSheetGeneratorConfig Json Schema
    In This Topic
    Overview
    RateSheetGeneratorConfig
    creationDate : string
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    maxPrice : number
    minPrice : number
    modifiedByOverride : string
    outputFilename : string
    parentType : string
    pricingBase : string
    rateSheets : Array[RateSheetConfig]
    outputSheetName : string
    ratePrograms : Array[RateProgramConfig]
    daysLockList : Array[integer]
    description : string
    programName : string
    rateGrids : Array[RateGridConfig]
    description : string
    hideDeletedClosingDays : boolean
    maxRate : number
    minRate : number
    rateGridId : ObjectId
    useShiftedClosingDays : boolean
    useShiftedRate : boolean
    showHeader : boolean
    staticAssets : Array[RateProgramStaticAssetConfig]
    assetId : integer
    placement : string
    sheetName : string
    startingRowNumber : integer
    templateSheetName : string
    reversedRatesOrder : boolean
    templateConfigId : ObjectId
    timeZone : string
    Properties
    NameDescriptionData Type
     string
     ObjectId
     number
     number
     string
     string
     string
     string
     Array[RateSheetConfig]
     boolean
     ObjectId
     string
    See Also